projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25e5351
)
(ada-create-menu): Remove redundant call.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 14 Apr 2004 20:41:47 +0000
(20:41 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 14 Apr 2004 20:41:47 +0000
(20:41 +0000)
lisp/progmodes/ada-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ada-mode.el
b/lisp/progmodes/ada-mode.el
index edfa1859cc2dc070644dc8d9714846c55f6686c1..abc8db6d2c34f6d77121ce5269e22ddebb64a09f 100644
(file)
--- a/
lisp/progmodes/ada-mode.el
+++ b/
lisp/progmodes/ada-mode.el
@@
-1,6
+1,6
@@
;;; ada-mode.el --- major-mode for editing Ada sources
-;; Copyright (C) 1994, 95, 97, 98, 99, 2000, 2001, 2002,
2003
+;; Copyright (C) 1994, 95, 97, 98, 99, 2000, 2001, 2002,
03, 2004
;; Free Software Foundation, Inc.
;; Author: Rolf Ebert <ebert@inf.enst.fr>
@@
-4732,7
+4732,6
@@
Moves to 'begin' if in a declarative part."
)))
(easy-menu-define ada-mode-menu ada-mode-map "Menu keymap for Ada mode" m)
- (easy-menu-add ada-mode-menu ada-mode-map)
(if (featurep 'xemacs)
(progn
(define-key ada-mode-map [menu-bar] ada-mode-menu)